home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9745 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: in2.uu.net!van-bc!uniserve!dudd!carl
  2. From: carl@dudd.uniserve.com (carl)
  3. Date: 12 Mar 96 13:34:00 
  4. Newsgroups: comp.lang.c
  5. Subject: TSR to snoop on fossil activity
  6. Message-ID: <315_9603121830@dudd.uniserve.com>
  7. Organization:  De Udda Edda [604] 852-4568 V34+ 33.6 
  8.  
  9.  
  10. Got a rather interesting project.  I need to be able to transparently monitor 
  11. anything going in an out of a com port, preferably utilizing the fossil 
  12. driver.  I know how to make basic TSR's but have trouble in the theory when 
  13. dealing with interrupt 14...  For example, how do you install an external 
  14. function to the x00 driver?  It's in browns interrupt list as an available 
  15. function, but I haven't found any resources which would help me along in such 
  16. a venture.  If I can't use interrupt 14, is there a different interrupt that I 
  17. should use and from there, just check 14?  (don't think there is such an 
  18. interrupt that would be timed exactly to 14h :)  )
  19.  
  20. Anyhow.. I've babbled enought hopefully so that you guys can tell what I do 
  21. and do not know.... talk enough and your ignorance will become plain.. :) 
  22. Any help would be much appreciated.
  23.  
  24. Carl
  25.